Add comment about the current named cursor implementation, and what it
authorTor Lillqvist <tml@novell.com>
Tue, 5 Jul 2005 22:50:54 +0000 (22:50 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Tue, 5 Jul 2005 22:50:54 +0000 (22:50 +0000)
commitdb343ee03d0eb150303bc71d94bf8164dfaddb33
tree4b619bab3bea269a0e3e46153e951beb9346838c
parent8821161c38664d6f43dbb1fe5139a92af1c93fe2
Add comment about the current named cursor implementation, and what it

2005-07-06  Tor Lillqvist  <tml@novell.com>

* gdk/win32/gdkcursor-win32.c: Add comment about the current named
cursor implementation, and what it maybe really should do.
(gdk_win32_icon_to_pixbuf_libgtk_only): New function, code moved
here from gtk/gtkfilesystemwin32.c:extract_icon().
(gdk_cursor_get_image): Use
gdk_win32_icon_to_pixbuf_libgtk_only().

* gdk/gdk.symbols
* gdk/win32/gdkwin32.h: Declare gdk_win32_icon_to_pixbuf_libgtk_only().

* gtk/gtkfilesystemwin32.c (extract_icon): Use
gdk_win32_icon_to_pixbuf_libgtk_only().
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-8
gdk/gdk.symbols
gdk/win32/gdkcursor-win32.c
gdk/win32/gdkwin32.h
gtk/gtkfilesystemwin32.c